home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / read112a.zip / READ.DOC next >
Text File  |  1993-01-14  |  27KB  |  751 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.                          READ 1.12a -  by Robert E. May
  7.  
  8.  
  9.  
  10.                                   Read Page 1
  11.  
  12.         This product is ShareWare. If you find it useful, please consider
  13.         registering. The Read product may not be sold or packaged,
  14.         either individually, or as part of any other product without the
  15.         express written consent of the author.
  16.         Read may not be changed or altered and then distributed without
  17.         the express written consent of the author. READ.DOC and READ.REG
  18.         files must accompany READ.EXE whenever READ is distributed.
  19.  
  20.         Use Read, give it to your friends and upload it to bulletin boards.
  21.         You, as an individual are not REQUIRED to register Read.
  22.         Of course, remember that Registration will be appreciated and
  23.         will help the author fund future versions of Read.
  24.         If Read is used for business purposes then registration is
  25.         REQUIRED.
  26.         Read is not cripple ware. It is fully functional in all ways as
  27.         you have received it.
  28.  
  29.  
  30.  
  31.      REGISTRATION:
  32.         Please send your $15.00 registration fee for Registering:
  33.         A seperate form with the file name READ.REG has been
  34.         provided for your Registration.
  35.         If you like Read and want to use it, send the $15 +S/H in with the
  36.         READ.REG form filled out.
  37.  
  38.         By Registering Read, you will receive the latest version
  39.         of Read with your name or your company's name replacing the
  40.         "Unregistered" portion.
  41.  
  42.         After registration you will be notified of new releases
  43.         and ONE release will be mailed to you for $5.
  44.         Please submit your name and address, so I may notify you of new
  45.         releases. Also indicate the name you want to replace "Unregistered".
  46.         Please give disk size you want, 5-1/4 360k or 3-1/2 720k.
  47.         By Registering you will be helping keep the ShareWare concept
  48.         growing. Also, when you register, I will send you my phone number
  49.         for technical support.
  50.  
  51.      DISCLAIMER:
  52.         READ is offered to you on an as-is-basis without any guarantee
  53.         as to the correct functioning or fitness for specific purposes.
  54.         The author believes this program to work as described but you
  55.         use the  program entirely at your own risk.  The author will 
  56.         not be responsible for any hardware or software damage, loss 
  57.         of data, or incidental or consequential damage that may result
  58.         from its use, whether or not such use is in accordance with the
  59.         instructions.
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.                                   Read Page 2
  70.  
  71.      OTHER SOFTWARE
  72.         -NOTICE-    -NOTICE-
  73.         Entries involving the following CopyRighted materials are
  74.         associated with the mark (***).
  75.         Any, or all are supported by Read, if present.
  76.         (***)FV.COM is supported and is copyrighted by Vernon D. Buerg
  77.         (***)PKUNZIP is supported and is copyrighted by PkWare.
  78.         (***)Q.EXE(Quick Edit) is supported and is copyrighted by SemWare.
  79.         (***)VPIC.EXE is supported and copyrighted by Bob Montgomery.
  80.  
  81.         Read will use one or all of the foregoing programs if they
  82.         are in your DOS path. Otherwise, Read will ignore the
  83.         commands for using these programs.
  84.  
  85.         The foregoing are excellent programs and are obtainable
  86.         from bulletin boards or ShareWare distributors such as
  87.         Public Brand SoftWare.
  88.  
  89.    
  90.      GETTING STARTED:
  91.  
  92.      COPYING READ:
  93.      In the following examples, **DO NOT** include (Enter) in your commands.
  94.      (Enter) has been included to indicate that you should press
  95.      the Enter key at that time.
  96.  
  97.      Copy the .EXE file to your working disk, or into a subdirectory on your
  98.      hard disk. Select a subdirectory that is in your DOS PATH and you will
  99.      be able to use READ from anywhere on your system.
  100.  
  101.      You may  rename READ.EXE any  convenient name,  such as
  102.      R.EXE,  RD.EXE, or just leave  it as READ.EXE.
  103.      For example, place the READ disk in drive A: and enter the commands:
  104.  
  105.             A: (Enter)
  106.             COPY READ.EXE C:\ (Enter)
  107.  
  108.      to copy READ to the root directory of your C: drive.
  109.  
  110.      Start Read by typing
  111.      READ (Enter)
  112.  
  113.      Another approach would be to make READ it's own subdirectory.
  114.      Place the READ disk in drive A:
  115.  
  116.      From, hard drive C:
  117.      CD\ (Enter)
  118.      MD READ (Enter)
  119.      CD READ (Enter)
  120.      COPY A:READ.EXE (Enter)
  121.  
  122.      Then modify your AUTOEXEC.BAT file as follows.
  123.      Add this line.
  124.  
  125.      SET PATH = C:\READ;
  126.      With this approach you would, once again, be able to run READ
  127.      from anywhere in your system.
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.                                   Read Page 3
  137.  
  138.      PRINTING READ.DOC:
  139.  
  140.      To print the READ.DOC, set your printer for six lines per inch,
  141.      and 10 characters per inch.(the usual default setting)
  142.      Then, use redirection.
  143.      example,
  144.  
  145.  
  146.                         TYPE READ.DOC > PRN (Enter)
  147.  
  148.      You may also use redirection in another way.
  149.      example,
  150.                         COPY READ.DOC PRN (Enter)
  151.  
  152.     CONFIG.SYS:
  153.  
  154.     You should have a config.sys file in the root directory of
  155.     drive C:
  156.     The config.sys file should have the following entries:
  157.     FILES=20
  158.     BUFFERS=10
  159.     You may create the config.sys file with EDLIN or DOS 5 EDIT.
  160.     Be sure the file is a pure ASCII file such as the foregoing editors
  161.     create.
  162.     For further instruction on AUTOEXEC.BAT and CONFIG.SYS files
  163.     see your DOS manual.
  164.  
  165.  
  166.          -----------------------------------------------------------------
  167.                                      Read
  168.                             Some notes on printing.
  169.          -----------------------------------------------------------------
  170.  
  171.     In the following documentation all non printable characters have
  172.     been changed. Hopefully, with not too much loss of instruction.
  173.     Most printers will not print hex 10 thru 20 so:
  174.  
  175.     ^  means up arrow, v means down arrow and >> is a pointer,
  176.     < left arrow and > right arrow.
  177.     Shading is used for selections in Read. I have used > , since
  178.     the shading will not print. Also, lines have been changed to ---  (dash)
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.                                       Read Page 4
  202.      ----------------------------------------------------------------------
  203.                                        Read
  204.     The following illustrates the root directory of drive C: in a computer
  205.     where Read was tested.
  206.      ----------------------------------------------------------------------
  207.                                                                             
  208.     Total Entries: 47         Volume Label DISK_C         Mon Dec 21, 1992
  209.                             Directory of C:\*.*                             
  210.     Entry Number: 15         Files have 428118 Bytes      Time: 06:02:11 PM
  211.                                                                             
  212.                                                                             
  213.        [AP]           [FD]           [EDOS]         [WALT]
  214.        [ARC]          [FDNODE]       [QEMM]         AUTOEXEC.BAT
  215.        [DATA]        >[FOX]          [RA]           COMMAND.COM
  216.        [BAT]          [GAMES]        [READ]         CONFIG.SYS
  217.        [BOB]          [GIF]          [READS]        IO.SYS
  218.        [C]            [LAN]          [SCAN]         MIRORSAV.FIL
  219.        [CDROM]        [LASER]        [SCIENCE]      MIRROR.BAK
  220.        [COM]          [MISC]         [SDOS]         MIRROR.FIL
  221.        [COPY]         [NA]           [COMPRESS]     MSDOS.SYS
  222.        [MENU]         [PCM]          [TC]           QDOS.LOG
  223.        [DOS]          [PCT]          [TEL]          WINA20.386
  224.        [ED]           [QA]           [TURBOC]
  225.                                                                             
  226.             Total Disk Space 130279424 bytes *** 55613440 bytes Free        
  227.      --------------------------------------------------------------------
  228.     |    Keys: > < ^v PgDn PgUp Enter(Chg Dir or Read File) Q)uit-F1 Help |
  229.     |              ||    Enter to Change Directory to C:\FOX              |
  230.      --------------------------- Unregistered ----------------------------
  231.                    ||
  232.                    |down arrow
  233.                    up arrow
  234.    In the entries [    ] indicates a directory. Just highlight it
  235.    and press the Enter key to change to that directory.
  236.    In the example above we are in 5 column mode. Press 2 for a 2 column
  237.    mode which will reveal File size, Date and Time.
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.                                     Read Page 5
  268.  
  269.     ---------------------------------------------------------------------
  270.                                     Read
  271.    The following shows the files in the BAT(batch) directory of drive C:
  272.    in a machine Read was tested on.
  273.  
  274.     ---------------------------------------------------------------------
  275.     Total Entries: 78         Volume Label DISK_C         Mon Dec 21, 1992
  276.                           Directory of C:\BAT\*.*                           
  277.     Entry Number: 19         Files have 1668095 Bytes     Time: 06:02:48 PM
  278.                                                                             
  279.                                                                             
  280.      [..]           BNU.COM        DR.COM         GIF.BAT        PARK.EXE
  281.      172B.BAT       BNU.SYS        DUPEA.BAT      KEYCFG.SET     PAY.BAT
  282.      2D.COM         CLEAN.EXE      DUPEB.BAT      L.COM          PCSHELL.BAT
  283.      4D.COM         COLDBOOT.COM   E.BAT          L.DOC          PRUNE.COM
  284.      720A.BAT       CONFIG.SYS     FDFORMAT.DOC   LTMOUSE.BAT    Q.BAT
  285.      720B.BAT       D.EXE          FDFORMAT.EXE   MOUSE.COM      CONFIG.DAT
  286.      800A.BAT      >DELAY.EXE      FDREAD.EXE     MSD.EXE        CONFIG.EXE
  287.      820A.BAT       DELE.BAT       FILL.EXE       MSMOUSE.BAT    DOS.BAT
  288.      AUTOEXEC.BAT   DIRMATCH.COM   FIND.EXE       MTEST.COM      EDIT.DOC
  289.      BBS.BAT        DISK.EXE       FLIP.COM       MUV.EXE        EDIT.TXT
  290.      BE.COM         DOSINP.DOC     FLIP.DOC       NO.COM         QM.BAT
  291.      BE.EXE         DOSINP.EXE     FRONT.BAT      PAN.EXE        R.EXE
  292.                                                                             
  293.             Total Disk Space 130279424 bytes *** 55613440 bytes Free        
  294.       ----------------------------------------------------------------------
  295.      |    Keys: > < ^v PgDn PgUp Enter(Chg Dir or Read File) Q)uit-F1 Help  |
  296.      |      READ >> (DELAY.EXE)     29776 Bytes Date 11/24/89 Time 16:35    |
  297.       --------------------------- Unregistered ----------------------------      ----------------------------------------------------------------------
  298.     Note in the above example:
  299.     Number of entries and entry you are at is shown. Location on the
  300.     hard drive (path) is shown. Date and running time are also shown.
  301.     Disk space and space free are shown above the status bar.
  302.     In the status bar note the information. File name, File size, date and
  303.     time  of last file change.
  304.     Just highlight the file you want to Read and press Enter.
  305.  
  306.            A summary of keys for mainpulation follows.
  307.      _________________________________________________________________
  308.    Move with Home, End, PgUp, PgDn - Up, Down, Left and Right Arrow keys
  309.  
  310.     Quit and save a screen by pressing Escape, X, or Q
  311.     Quit with a clear screen by pressing the F10 key
  312.  
  313.     Highlight and press Enter to Change Directories or Read Files
  314.  
  315.     Rename a File with the R key. B changes back from subdirectories
  316.     to the root
  317.                                                                             
  318.     Delete a file with the D key. Press 2 for two columns, 5 for five
  319.  
  320.     Copy a file with the C key. Alt-T Test a ZIP file's integrity
  321.                                       (***)
  322.     Move a file with the M key. SortDir with the S key. Alt R, Rename
  323.     a Directory. Ctl-M, Make a Directory. Ctl-R, Remove a Directory.
  324.                                                                             
  325.     Change Drive and Path by pressing the N key
  326.  
  327.  
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334.  
  335.                                   Read Page 6
  336.  
  337.     Alt-D Go to DOS, E Execute(Run) a File, Alt-S ScanDir, Alt-F10 Color Help
  338.                                                                             
  339.     Alt-A DOS commands, Alt-G view PICS, Alt-V view ZIP, ARC Etc Dir's
  340.                                  (***)         (***)
  341.  
  342.      ----------------------------------------------------------------------
  343.                                     Read
  344.      Color configuration while in the directory portion
  345.     -----------------------------------------------------------------------
  346.  
  347.         Use Alt-F1 to toggle Text Foreground 
  348.                                                                             
  349.         Use Alt-F2 to toggle Text Background
  350.                                                                             
  351.         Use Alt-F3 to toggle Pointer High Light Colors
  352.                                                                             
  353.         Use Alt-F4 to toggle Status window Foreground
  354.                                                                             
  355.         Use Alt-F5 to toggle Status window Background
  356.                                                                             
  357.  
  358.                                                                             
  359.  
  360.  
  361.         Use Alt-P to Save your color changes
  362.         to READ.CFG. Read will use them next time.
  363.  
  364.      ------------------------------------------------------------------------
  365.                                      Read
  366.      The following shows a few lines from the Fido Nodelist for illustrative
  367.      purposes.
  368.      ------------------------------------------------------------------------
  369.  
  370.      
  371.    17,Fido_V12_Software_Help,Centreville_VA,Tim_Jasionowski,1-703-222-0180,240
  372.    18,Qtach2/QNX_Help,Jamison_PA,Thomas_Lynch,1-215-491-0919,9600,CM,HST,XA
  373.    19,Maximus_Help,Orleans_ON,Chris_Grainger,1-613-830-2802,9600,CM,XA,HST,V32
  374.    20,RemoteAccess_Help_USA,Tulsa_OK,Bruce_Bodger,1-918-254-6618,9600,CM,XA,HS
  375.    22,TIMS_Help,Littleton_CO,G_W_Funk,1-303-973-9454,9600,CM,XA,HST
  376.    24,GSBBS_Help,Holcomb_NY,Michelangelo_Jones,1-716-657-7443,9600,CM,XA,V32,V
  377.    25,ProFlex_Help,San_Diego_CA,Joe_Pasquarello,1-619-587-9825,9600,CM,XX,HST,
  378.    28,Star-Net/Paragon_Help,N_Grafton_MA,Eric_Drewry,1-508-839-4597,9600,CM,XW
  379.     -------------------------------------------------------------------------
  380.    | Keys: >< ^v PgDn PgUp End Home M)ark F)ind Q)uit-F1 Help [NODELIST.353] |
  381.    |  T 450   H 0             File Date 12/21/92 @ 06:03:46                  |
  382.     -------------------------------------------------------------------------
  383.     Note that that the top line is 450.(T 450). Horizontal position
  384.     is H 0. You may scroll left or right by using the left and right arrow
  385.     keys. Ctrl Right arrow will go to H 0 again.
  386.     The following is a summary of key strokes.
  387.     -------------------------------------------------------------------
  388.  
  389.     Use PgUp, PgDn, Home, End - Up, Down, Left and Right Arrow keys
  390.     Quit with a clear screen by pressing the Escape, X or Q key
  391.     Quit and save the screen by pressing the F10 key
  392.  
  393.  
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400.                                   Read Page 7
  401.  
  402.     F or / to Find text(non-case sensitive), S for case sensetive search
  403.                              F3 to Find again 
  404.  
  405.     Go to DOS by using the Alt-D key combination
  406.  
  407.     Press M to MARK a screen starting at the top of the screen
  408.     Press Down Arrow or PgDn to MARK the section you want
  409.     Press U to Unmark text at any time
  410.     Press M after MARKING and you will be prompted for
  411.     a F)ile, P)rinter or N)either. Choose  File, Printer or Neither
  412.     Your MARKED screen will be sent to a File, the Printer or cleared
  413.                                                                             
  414.     Alt-E invokes Editor. Alt-R toggles ruler. Alt-L goes to a line.
  415.             (***) 
  416.     T means Top line #, H means Horizontal Pos, and L means last line #
  417.  
  418.     --------------------------------------------------------------------
  419.  
  420.     EXTENDED DETAILS:
  421.  
  422.     Read is primarily for viewing ASCII files.
  423.     It will read binary file...ie com, exe Etc. but will do no searches
  424.     or mark and copy segments.
  425.  
  426.     CAPACITY:
  427.  
  428.     Read will Read ASCII files that have 65,000 lines.
  429.     Read has been tested on a text file with 59,671 lines and had no problems.
  430.     The file was over 8 megabytes long.
  431.     The max number of entries in a given directory is 512.
  432.     Of course, Scandir should still work on a CD-Rom.
  433.  
  434.     RENAME:
  435.  
  436.     Hilite the desired file and press the R key. You will be prompted
  437.     for a new name for the file. Type in the new DOS name and press
  438.     Enter and the file will be renamed.
  439.  
  440.     DELETE:
  441.  
  442.     Hilite the desired file and press the D key. You will be prompted "Delete
  443.     (Y/n)". If you press N the prompt disappears. If Y, the file will
  444.     be deleted from disk.
  445.  
  446.     MOVE:
  447.  
  448.     Hilite the desired file and press the M key. You will be prompted
  449.     for a new path for the file. Type in the new DOS path and press
  450.     Enter and the file will be copied to that location.
  451.     You will then be prompted as to whether to delete the file
  452.     or not - (Y/n). Y and it is deleted. N and it is not.
  453.  
  454.     NEW PATH:
  455.  
  456.     Press the N key and a prompt will appear. Type in a new drive and
  457.     path and you will be changed to that path on the new drive.
  458.  
  459.  
  460.  
  461.  
  462.  
  463.  
  464.  
  465.  
  466.                                   Read Page 8
  467.  
  468.     DIRECTORY SORT:
  469.  
  470.     Directory Sort is invoked with the S Key
  471.  
  472.     F)ile, Sorts by Filename ( the default )
  473.  
  474.     E)xtension, Sorts by Extension. All files with say an extension of DOC
  475.     will be Grouped together. So will BAT, COM, EXE..Etc.
  476.  
  477.     D)ate, Sorts by date and time (Oldest first, Newest last ).
  478.  
  479.     S)ize, Sorts by number of bytes in files (Smallest first, Largest last)
  480.  
  481.     N)one, Sorts and leaves the directory very much the same as DOS
  482.     does.
  483.  
  484.     GO TO DOS:
  485.  
  486.     Press the Alt-D combination and you will go into DOS shell mode.
  487.     Do what you want in DOS and type "EXIT" to return to Read.
  488.  
  489.     DOS COMMANDS:
  490.  
  491.     Alt-A makes it possible for the user to issue their own complete DOS
  492.     command.
  493.  
  494.     COLORS:
  495.  
  496.     Alt-F10 actuates the color help screen.
  497.     Read can be configured for colors on a more permanent basis.
  498.     Wherever, you put Read on your Hard Drive a small file named READ.CFG
  499.     will be created, if you choose to make colors permanent. (Come up same
  500.     every time. )
  501.     Read may be renamed R.EXE or what you like..the READ.CFG will be created
  502.     anyway. You may update colors any time you wish and READ.CFG will change.
  503.     Configure for the colors you want and then use Alt-P to write your
  504.     selections to READ.CFG
  505.  
  506.     GO TO A LINE:
  507.  
  508.     Read will go to the line in text you specify. (Doesn't work for Binary
  509.     files )
  510.     Use the Alt-L key combination and you will be prompted for the Line Number
  511.     you want to go to.
  512.  
  513.     FV.COM(***)
  514.  
  515.     Read incorporates viewing ARCHIVE Directories such as ZIP, LZH and Etc.
  516.  
  517.     Requirement:
  518.     You MUST have Vernon Buerg's FV.COM in your DOS path.
  519.     Viewing is brought on with the Alt-V key combination.
  520.     Obtaining FV.COM is the Read user's responsibility.
  521.  
  522.  
  523.  
  524.  
  525.  
  526.  
  527.  
  528.  
  529.  
  530.  
  531.  
  532.  
  533.                                   Read Page 9
  534.     VPIC.EXE(***)
  535.  
  536.     Read incorporates viewing PICs such as GIF, PCX
  537.     Etc.
  538.     Requirement:
  539.     You MUST have Bob Montgomery's VPIC.EXE in your DOS path and
  540.     VPIC must be configured for your monitor and card. Montgomery's
  541.     vpic viewer must also be named VPIC.EXE
  542.     Viewing is brought on with the Alt-G key combination.
  543.     You may view every PIC in a directory. You'll be returned to Read
  544.     when you exit VPIC.
  545.     VPIC is available on most BBS's as VPICxxx.ZIP. Obtaining that
  546.     program is the Read user's responsibility.
  547.  
  548.     Q.EXE(***)
  549.     Read incorporates Editing the file you
  550.     are Reading.
  551.     Quick Edit must be in your DOS path as Q.EXE
  552.     The Editing will begin at the Bottom line appearing on the
  553.     Read screen. After Editing your ASCII file you may see changes
  554.     by using the down arrow key.
  555.     Editing is brought on by the Alt-E key combination.
  556.     ( Doesn't work with Binary files such as COM and EXE. )
  557.  
  558.     Requirement:
  559.     You must have Q.EXE.
  560.     This file is contained in QEDITxxx.ZIP, which is available on
  561.     bulletin boards.
  562.     Quick Edit is a fast, award winning ShareWare Editor and is
  563.     in very wide use. I reccommend it to anyone wanting a good
  564.     fast editor.
  565.     Note:
  566.     Read should be swell for revising text items.
  567.     Items may be found quickly with Read and then use Quick
  568.     Edit from within Read to edit. Should make editing fast since
  569.     Read delivers one to the right place in the text for Q.EXE
  570.     to edit. Make changes with Quick Edit and use Alt-Y to save
  571.     them. Then use Alt-X to exit Quick Edit back to Read.
  572.  
  573.  
  574.     SCANDIR:
  575.  
  576.     Read Scans Directories and gives a report containing total
  577.     directories, total files, clusters occupied by files, disk space
  578.     occupied by files and Etc.(Hidden, system, read-only files not included)
  579.     Read should work for CD-Rom drives now. CD-Rom apparently
  580.     has 0 bytes free, so no total disk space and free space is included.
  581.  
  582.     ScanDir should be handy for CD-Roms, but also for other Hard Drive
  583.     programs.
  584.     Example:
  585.     I have FoxPro installed on drive C: in a directory I named FOX just
  586.     off the root of C:. FoxPro has a multitude of Sub-directories.
  587.     With ScanDir in Read, all I have to do is change directory with Read
  588.     to C:\FOX and use the Alt-S Key. ScanDir, scans the C:\FOX
  589.     dir and all it's Sub-directories, and I can find out how much disc
  590.     space FoxPro is actually using.
  591.  
  592.  
  593.  
  594.  
  595.  
  596.  
  597.  
  598.  
  599.                                   Read Page 10
  600.  
  601.     PKUNZIP(***)
  602.  
  603.     Read will test the integrity of a ZIP file.
  604.     PkWare's PKUNZIP.EXE is required in the DOS path and must be
  605.     named PKUNZIP.EXE
  606.     The Test is brought on by the Alt-T key combination.
  607.  
  608.  
  609.     DIRECTORY COLUMNS:
  610.   
  611.     The directory has a two column or five column display (default)
  612.     Press 2 for a two column directory display or 5 for 5 columns.
  613.     Two columns is handy for comparing file dates, sizes and time.
  614.  
  615.     SCREEN BLANKER:
  616.  
  617.     Read has a screen blanker. The Directory screen blanks after
  618.     one minute with no keys pressed.
  619.     The blanking is done with "Press any Key" showing. From all I can
  620.     find out myself, this sort of blank is the easiest on monitors.
  621.  
  622.     MONO MODE:
  623.  
  624.     The use of /M is supported on the command line.
  625.     READ /M brings Read up in Mono mode. Try mono mode if you
  626.     have color difficulty.
  627.  
  628.     RULER:
  629.  
  630.     The ruler is toggled on and off by using Alt-R
  631.     The ruler position is at the top of the
  632.     screen enabling one to measure the number of spaces in a
  633.     given line you are viewing.
  634.  
  635.  
  636.     TEXT SEARCH:
  637.  
  638.     Read will do a case sensitive search of ASCII files.
  639.     The case sensitive search is brought on by pressing the S key
  640.     while reading an ASCII file.
  641.  
  642.     Example:
  643.     / or F would prompt for input. Type in JOHN DOE and if John Doe
  644.     exists, Read will find it.(non-case sensitive)
  645.     S would prompt for input, but JOHN DOE would be found only if
  646.     the text has JOHN DOE in it.(case sensitive)
  647.  
  648.  
  649.  
  650.  
  651.  
  652.  
  653.  
  654.  
  655.  
  656.  
  657.  
  658.  
  659.  
  660.  
  661.  
  662.  
  663.  
  664.                                   Read Page 11
  665.  
  666.     MARKING TEXT:
  667.  
  668.     Press M to MARK a screen starting at the top of the screen
  669.     Use the Down Arrow or PgDn to MARK the section you want.
  670.     The marked area will appear in inverse video. (Light Gray)
  671.  
  672.     You may press U to Unmark text at any time.
  673.  
  674.     Use M after MARKING the text you want and you will be prompted for
  675.     a F)ile, P)rinter or N)either.
  676.  
  677.     Press F and you will be prompted for a DOS file name. Type in
  678.     the file name and press enter. The marked text will be copied to
  679.     the file you chose. This sort of marking may be done repeatedly
  680.     as the text will be appended to the end of the file if it already
  681.     exists.
  682.     Use P and your marked text will be sent to the printer. (LPT1
  683.     is the printer port used)
  684.  
  685.     Press N and the screen will be unmarked. N is just a feature in
  686.     the event you change your mind.
  687.  
  688.     EXECUTE (Run) A FILE:
  689.  
  690.     Hilite the desired file and press the E key. You will be prompted "Run
  691.     (Y/n)". If you press N the prompt disappears. If Y, a prompt
  692.     appears and you may enter command line parameters, if any.
  693.     The file will be Run(invoked). Of course the file must be a BAT,
  694.     COM or EXE file.
  695.  
  696.     RENAME A DIRECTORY
  697.  
  698.     Hilite the desired directory and use Alt-R. You will be prompted
  699.     for a new name for the given directory. Type in up to 8 characters
  700.     and press Enter and the directory will be renamed.
  701.  
  702.     CREATE A DIRECTORY
  703.  
  704.     Use the Ctl-M and you will be prompted for a new directory
  705.     name. Type in up to 8 character and press Enter.
  706.     The directory name you entered will be created. Of course,
  707.     the directory name you chose must not duplicate a directory
  708.     that already exists.
  709.  
  710.     REMOVE A DIRECTORY
  711.  
  712.     Hilite the directory you wish to remove and use the Ctl-R key
  713.     combination. The directory will be removed.
  714.     In this instance, the direcory you are removing must not have
  715.     any files in it and must have no subdirectories.
  716.     If files or a subdirecory exist, you will be notified of that
  717.     fact and then returned to the Read directory.
  718.  
  719.     GO BACK TO ROOT DIRECTORY.
  720.  
  721.     If you are in a directory or subdirectory, just press the B
  722.     key and you will be moved to the root diectory immediately.
  723.  
  724.  
  725.  
  726.  
  727.  
  728.  
  729.  
  730.                                   Read Page 12
  731.  
  732.  
  733.     READ.EXE was written and compiled with Turbo C++ version 3.0
  734.  
  735.     READ.EXE was compressed with LZEXE v0.91, compliments of
  736.     Fabrice BELLARD from GRABELS(FRANCE).
  737.  
  738.     The program has been tested with machines using the 8088, 80286
  739.     and 80386 processor.
  740.  
  741.     Read will run under DOS versions 3.3, 4.01 and 5.0
  742.     Older versions have not been tested.
  743.  
  744.     The program has been tested with Mono, CGA, EGA and VGA moniotors.
  745.  
  746.     The program uses conventional DOS memory and has been tested
  747.     on machines with 512 and 640k DOS memory.
  748.  
  749.  
  750.  
  751.